Font Tag Removal Tool
 |
If youve recently redesigned your website, you probably have some existing pages that do not adhere to your new CSS (style sheet) formatting. This happens because either you have copied and pasted from a program such as MSWord or WordPerfect or you have formatted the pages with the ICU tool, which is overwriting your new CSS properties. |
In the past, this has taken users untold hours to remove the font attributes out of the code of each page so that the CSS could have dominance over page formatting.
To quickly remedy this issue, use our Font Tag Removal Tool to remove unwanted Font attributes that conflict with CSS properties.
**Click here to open Font Removal Tool. You have 2 choices:
-
"Transform Clipboard" button located at the top. Using this option you will not have to copy the source code into the "Font Tag Removal" tool.
Enter the ICU, go into the source code view of a page, control A to select all, control C to copy onto your clipboard, click the "transform clipboard" button and then control V to paste back into the ICU source code window. You're done !
-
"Transform" button located at the bottom. Using this option you will have to copy & paste your source code into the "Font Tag Removal" tool and re- copy and paste back into the source code window of the ICU.
Enter the ICU, go into the source code view of a page, control A to select all, control C to copy onto your clipboard, control V to paste into the box of the Font Removal Tool. Click the "transform" button then copy & paste back into the ICU source code window. You're done !